Chris Yang | 學習筆記

  • css
  • git
  • hash
  • latex
  • linux
  • pelican
  • research
  • retext
  • search
  • sort
  • sublime text
  • vim

[search] linear search

by Chris Yang
in search on 2014-06-20

linear search 是一個最簡單的搜尋方法

又稱為 sequential search

其搜尋方式就是從頭搜到尾

worst case 的時間複雜度為 O(n)

linear search – JAVA

This blog is proudly powered by Pelican, which takes great advantage of Python.

Fresh is a responsive theme designed by jsliang and contributors. Special thanks to Smashing Magazine and Twitter Bootstrap.